home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 September / september_2000.iso / intercd / root / ^Linux / cdrtools-1.10 / Makefile < prev    next >
Encoding:
Makefile  |  1998-09-20  |  583 b   |  16 lines

  1. #ident %W% %E% %Q%
  2. ###########################################################################
  3. SRCROOT=    .
  4. DIRNAME=    SRCROOT
  5. RULESDIR=    RULES
  6. include        $(SRCROOT)/$(RULESDIR)/rules.top
  7. ###########################################################################
  8.  
  9. include        $(SRCROOT)/TARGETS/Targetdirs
  10.  
  11. ###########################################################################
  12. # Due to a bug in SunPRO make we need special rules for the root makefile
  13. #
  14. include        $(SRCROOT)/$(RULESDIR)/rules.rdi
  15. ###########################################################################
  16.